home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 18559 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: inforamp.net!usenet
  2. From: rmorin@inforamp.net (Randy Charles Morin)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: How do I tell which dll's to distribute with my program (created in BC++ 4.5)
  5. Date: Sun, 21 Apr 1996 17:59:54 GMT
  6. Organization: InfoRamp Inc., Toronto, Ontario (416) 363-9100
  7. Message-ID: <4ldiig$pas@sam.inforamp.net>
  8. References: <4lbmql$7ui@Grouper.Exis.Net>
  9. NNTP-Posting-Host: ts23-13.tor.istar.ca
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. walsh4@exis.net (Ken,Cathy,John, or Elizabeth Walsh) wrote:
  13.  
  14. >How do I figure out which dll's my program requires to be distributed 
  15. >with?  Is there a tool?  (I only have borland c++ ver4.5).  Any help 
  16. >would be much appreciated!
  17.  
  18. Go through menu to
  19.     Options|Environment
  20. Choose the radio button
  21.     Project View
  22. Check
  23.     Show run-time nodes
  24.  
  25. You'll see the run-time libraries that are linked to your file. 
  26. For each run-time library you need the associated DLL.
  27.  
  28.  
  29. Agrivar
  30.  
  31. aka Randy Charles Morin,
  32. MiddleWorld SoftWare,
  33. Satisfying Your Bit and Bytes,
  34. Canada 1-800-363-3780 
  35. Other  1-905-279-2087
  36. eMail  rmorin@inforamp.net
  37.  
  38.